[INFO] cloning repository https://github.com/actions-marketplace-validations/beeb_lintspec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/beeb_lintspec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbeeb_lintspec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbeeb_lintspec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 902f083298abe8777353fa1b187ae938c60381be
[INFO] testing actions-marketplace-validations/beeb_lintspec against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbeeb_lintspec" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/actions-marketplace-validations/beeb_lintspec
[INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/beeb_lintspec
[INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/beeb_lintspec written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actions-marketplace-validations/beeb_lintspec on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actions-marketplace-validations/beeb_lintspec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 561398a5ad6615e668d973705d78c2db814b1f204c7ed5f6f909c7d2fe611818
[INFO] running `Command { std: "docker" "start" "-a" "561398a5ad6615e668d973705d78c2db814b1f204c7ed5f6f909c7d2fe611818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "561398a5ad6615e668d973705d78c2db814b1f204c7ed5f6f909c7d2fe611818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561398a5ad6615e668d973705d78c2db814b1f204c7ed5f6f909c7d2fe611818", kill_on_drop: false }`
[INFO] [stdout] 561398a5ad6615e668d973705d78c2db814b1f204c7ed5f6f909c7d2fe611818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b686dd07661b0f842c57989d63cd259764705d36f60977439add662a1f05f5e
[INFO] running `Command { std: "docker" "start" "-a" "8b686dd07661b0f842c57989d63cd259764705d36f60977439add662a1f05f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling solar-config v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling index_vec v0.1.4
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling const-hex v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling once_map v0.4.24
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ruint v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling inturn v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling solar-data-structures v0.1.8
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling wide v1.4.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling lintspec-macros v0.3.0 (/opt/rustwide/workdir/crates/lintspec-macros)
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling solar-macros v0.1.8
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-ext-derive v0.3.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-ext v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling solar-interface v0.1.8
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling solar-ast v0.1.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling solar-parse v0.1.8
[INFO] [stderr]    Compiling lintspec-core v0.17.0 (/opt/rustwide/workdir/crates/lintspec-core)
[INFO] [stderr]    Compiling lintspec v0.17.0 (/opt/rustwide/workdir/crates/lintspec)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "8b686dd07661b0f842c57989d63cd259764705d36f60977439add662a1f05f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b686dd07661b0f842c57989d63cd259764705d36f60977439add662a1f05f5e", kill_on_drop: false }`
[INFO] [stdout] 8b686dd07661b0f842c57989d63cd259764705d36f60977439add662a1f05f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 659e0e1f4ce8ec73f8d72609066cf05ae78ec98305c8867d2a43b4d2bcb6994c
[INFO] running `Command { std: "docker" "start" "-a" "659e0e1f4ce8ec73f8d72609066cf05ae78ec98305c8867d2a43b4d2bcb6994c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling codspeed-divan-compat v4.6.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling temp-dir v0.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling similar v3.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling codspeed v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lintspec-macros v0.3.0 (/opt/rustwide/workdir/crates/lintspec-macros)
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling solar-data-structures v0.1.8
[INFO] [stderr]    Compiling once_map v0.4.24
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling similar-asserts v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling inturn v0.1.2
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling solar-macros v0.1.8
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling thiserror-ext-derive v0.3.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.6.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-ext v0.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap_complete v4.6.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling solar-config v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v4.6.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling solar-interface v0.1.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling solar-ast v0.1.8
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling solar-parse v0.1.8
[INFO] [stderr]    Compiling lintspec-core v0.17.0 (/opt/rustwide/workdir/crates/lintspec-core)
[INFO] [stderr]    Compiling lintspec v0.17.0 (/opt/rustwide/workdir/crates/lintspec)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "659e0e1f4ce8ec73f8d72609066cf05ae78ec98305c8867d2a43b4d2bcb6994c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659e0e1f4ce8ec73f8d72609066cf05ae78ec98305c8867d2a43b4d2bcb6994c", kill_on_drop: false }`
[INFO] [stdout] 659e0e1f4ce8ec73f8d72609066cf05ae78ec98305c8867d2a43b4d2bcb6994c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5db5dc853fd92333cbc5dced45d094b330553b22b7448a619aa036fc00a003f0
[INFO] running `Command { std: "docker" "start" "-a" "5db5dc853fd92333cbc5dced45d094b330553b22b7448a619aa036fc00a003f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lintspec-0f3426c1cc1b0ee7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lintspec-ea48db0e8b3ca286)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lintspec_core-f581ac4e36105f6d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test config::tests::test_default_builder ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_multiline ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_notice ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_duplicate ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_no_natspec ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_only_notice ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_one_missing ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_no_params ... ok
[INFO] [stdout] test definitions::contract::tests::test_contract ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_missing ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_inheritdoc ... ok
[INFO] [stdout] test definitions::constructor::tests::test_constructor_enforce ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_only_notice ... ok
[INFO] [stdout] test definitions::contract::tests::test_contract_no_natspec ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_duplicate ... ok
[INFO] [stdout] test definitions::contract::tests::test_contract_multiline ... ok
[INFO] [stdout] test definitions::contract::tests::test_contract_inheritdoc ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_no_contract ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_one_missing ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_no_contract_one_missing ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_multiline ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_no_contract_missing ... ok
[INFO] [stdout] test definitions::error::tests::test_error_duplicate ... ok
[INFO] [stdout] test definitions::error::tests::test_error_multiline ... ok
[INFO] [stdout] test definitions::error::tests::test_error_extra ... ok
[INFO] [stdout] test definitions::error::tests::test_error_inheritdoc ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum ... ok
[INFO] [stdout] test definitions::error::tests::test_error_no_contract_missing ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_enforce ... ok
[INFO] [stdout] test definitions::error::tests::test_error_only_notice ... ok
[INFO] [stdout] test definitions::error::tests::test_error_one_missing ... ok
[INFO] [stdout] test definitions::error::tests::test_error_no_natspec ... ok
[INFO] [stdout] test definitions::error::tests::test_error_no_params ... ok
[INFO] [stdout] test definitions::event::tests::test_event ... ok
[INFO] [stdout] test definitions::event::tests::test_event_multiline ... ok
[INFO] [stdout] test definitions::event::tests::test_event_duplicate ... ok
[INFO] [stdout] test definitions::enumeration::tests::test_enum_params ... ok
[INFO] [stdout] test definitions::error::tests::test_error ... ok
[INFO] [stdout] test definitions::event::tests::test_event_inheritdoc ... ok
[INFO] [stdout] test definitions::event::tests::test_event_no_natspec ... ok
[INFO] [stdout] test definitions::event::tests::test_event_only_notice ... ok
[INFO] [stdout] test definitions::event::tests::test_event_no_params ... ok
[INFO] [stdout] test definitions::event::tests::test_event_no_contract ... ok
[INFO] [stdout] test definitions::function::tests::test_function ... ok
[INFO] [stdout] test definitions::function::tests::test_function_inheritdoc ... ok
[INFO] [stdout] test definitions::function::tests::test_function_inheritdoc_missing ... ok
[INFO] [stdout] test definitions::function::tests::test_function_only_notice ... ok
[INFO] [stdout] test definitions::function::tests::test_function_no_natspec ... ok
[INFO] [stdout] test definitions::function::tests::test_function_one_missing ... ok
[INFO] [stdout] test definitions::function::tests::test_function_no_params ... ok
[INFO] [stdout] test definitions::function::tests::test_function_multiline ... ok
[INFO] [stdout] test definitions::interface::tests::test_interface ... ok
[INFO] [stdout] test definitions::interface::tests::test_interface_no_natspec ... ok
[INFO] [stdout] test definitions::interface::tests::test_interface_multiline ... ok
[INFO] [stdout] test definitions::interface::tests::test_interface_inheritdoc ... ok
[INFO] [stdout] test definitions::function::tests::test_function_duplicate ... ok
[INFO] [stdout] test definitions::function::tests::test_function_duplicate_return ... ok
[INFO] [stdout] test definitions::function::tests::test_function_duplicate_unnamed_return ... ok
[INFO] [stdout] test definitions::event::tests::test_event_no_contract_missing ... ok
[INFO] [stdout] test definitions::library::tests::test_library ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_multiline ... ok
[INFO] [stdout] test definitions::error::tests::test_error_no_contract ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_inheritdoc_missing ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_duplicate ... ok
[INFO] [stdout] test definitions::library::tests::test_library_no_natspec ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_inheritdoc ... ok
[INFO] [stdout] test definitions::library::tests::test_library_inheritdoc ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_no_natspec ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_no_params_no_paren ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_no_params ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_one_missing ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct ... ok
[INFO] [stdout] test definitions::function::tests::test_requires_inheritdoc ... ok
[INFO] [stdout] test definitions::library::tests::test_library_multiline ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_duplicate ... ok
[INFO] [stdout] test definitions::tests::test_contract_type_display ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_only_notice ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_params ... ok
[INFO] [stdout] test definitions::modifier::tests::test_modifier_only_notice ... ok
[INFO] [stdout] test definitions::tests::test_contract_type_from_str_case_insensitive ... ok
[INFO] [stdout] test definitions::tests::test_contract_type_from_str_invalid ... ok
[INFO] [stdout] test definitions::tests::test_item_type_display ... ok
[INFO] [stdout] test definitions::tests::test_item_type_from_str_case_sensitive ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_extra_param ... ok
[INFO] [stdout] test definitions::tests::test_item_type_from_str_invalid ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable_multiline ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_no_contract_missing ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_one_missing ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_inheritdoc ... ok
[INFO] [stdout] test lint::tests::test_validation_options_conversion ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable_only_notice ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable_no_natspec_inheritdoc ... ok
[INFO] [stdout] test definitions::variable::tests::test_requires_inheritdoc ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_no_contract ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_no_contract_one_missing ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable_no_natspec ... ok
[INFO] [stdout] test natspec::tests::test_multiline ... ok
[INFO] [stdout] test natspec::tests::test_multiline2 ... ok
[INFO] [stdout] test natspec::tests::test_multiline3 ... ok
[INFO] [stdout] test natspec::tests::test_multiline_empty ... ok
[INFO] [stdout] test definitions::variable::tests::test_variable_no_inheritdoc ... ok
[INFO] [stdout] test definitions::modifier::tests::test_requires_inheritdoc ... ok
[INFO] [stdout] test natspec::tests::test_multiline_weird ... ok
[INFO] [stdout] test natspec::tests::test_one_multiline_item ... ok
[INFO] [stdout] test natspec::tests::test_single_line ... ok
[INFO] [stdout] test natspec::tests::test_single_line_weird ... ok
[INFO] [stdout] test natspec::tests::test_single_line_empty ... ok
[INFO] [stdout] test textindex::tests::test_advance_multiple_newlines ... ok
[INFO] [stdout] test textindex::tests::test_advance_newline ... ok
[INFO] [stdout] test textindex::tests::test_advance_next_offset ... ok
[INFO] [stdout] test lint::tests::test_validation_options_default ... ok
[INFO] [stdout] test textindex::tests::test_advance_next_offset_newline ... ok
[INFO] [stdout] test natspec::tests::test_kind ... ok
[INFO] [stdout] test textindex::tests::test_advance_unicode ... ok
[INFO] [stdout] test textindex::tests::test_advance_simple ... ok
[INFO] [stdout] test textindex::tests::test_advance_unicode_newlines ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_duplicate_offsets ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_simple ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_unicode_line_separators ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_with_carriage_return ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_with_newlines ... ok
[INFO] [stdout] test definitions::tests::test_item_type_from_str ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_missing ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_missing_space ... ok
[INFO] [stdout] test definitions::structure::tests::test_struct_multiline ... ok
[INFO] [stdout] test definitions::tests::test_contract_type_from_str ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_with_unicode ... ok
[INFO] [stdout] test textindex::tests::test_compute_indices_empty_source - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-afe8fcaae80ccc28)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests-basic-sample.rs (/opt/rustwide/target/debug/deps/tests_basic_sample-526716341c5914ef)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_inheritdoc ... ok
[INFO] [stdout] test test_struct ... ok
[INFO] [stdout] test test_all_no_inheritdoc ... ok
[INFO] [stdout] test test_constructor ... ok
[INFO] [stdout] test test_contract ... ok
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_all ... ok
[INFO] [stderr]      Running tests/tests-fuzzers.rs (/opt/rustwide/target/debug/deps/tests_fuzzers-59dd924266070bb7)
[INFO] [stdout] test test_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_fuzzers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests-interface-sample.rs (/opt/rustwide/target/debug/deps/tests_interface_sample-0b38140ae121643c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stderr]      Running tests/tests-library-sample.rs (/opt/rustwide/target/debug/deps/tests_library_sample-345c422815311d90)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_library ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests-parser-test.rs (/opt/rustwide/target/debug/deps/tests_parser_test-dd626557881c9f32)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_contract ... ok
[INFO] [stdout] test test_struct ... ok
[INFO] [stdout] test test_inheritdoc ... ok
[INFO] [stdout] test test_enum ... ok
[INFO] [stdout] test test_constructor ... ok
[INFO] [stderr]      Running tests/tests-slang.rs (/opt/rustwide/target/debug/deps/tests_slang-a5d885e08394a0f3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests-unicode-sample.rs (/opt/rustwide/target/debug/deps/tests_unicode_sample-2fc26c09d8a4102c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_unicode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lintspec_macros-ab539ae2fcb03428)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests-as_to_variant.rs (/opt/rustwide/target/debug/deps/tests_as_to_variant-6f39f56b8040ce22)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_as_variant_nomatch ... ok
[INFO] [stdout] test test_case_conversion ... ok
[INFO] [stdout] test test_to_variant_nomatch ... ok
[INFO] [stdout] test test_to_variant_match ... ok
[INFO] [stdout] test test_as_variant_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lintspec
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lintspec_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lintspec_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5db5dc853fd92333cbc5dced45d094b330553b22b7448a619aa036fc00a003f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db5dc853fd92333cbc5dced45d094b330553b22b7448a619aa036fc00a003f0", kill_on_drop: false }`
[INFO] [stdout] 5db5dc853fd92333cbc5dced45d094b330553b22b7448a619aa036fc00a003f0
